- binary-coded decimal/binary conversion
- Техника: преобразование из двоично-кодированной десятичной формы в двоичную
Универсальный англо-русский словарь. Академик.ру. 2011.
Универсальный англо-русский словарь. Академик.ру. 2011.
Binary Coded Decimal — Pour les articles homonymes, voir BCD. Le binary coded decimal (BCD), qui peut se traduire en français par décimal codé en binaire, est un système de numération utilisé en électronique pour coder des nombres d une façon relativement proche de la… … Wikipédia en Français
Binary-coded decimal — In computing and electronic systems, binary coded decimal (BCD) is a digital encoding method for numbers using decimal notation, with each decimal digit represented by its own binary sequence. In BCD, a numeral is usually represented by four bits … Wikipedia
Binary coded decimal — Pour les articles homonymes, voir BCD. Le binary coded decimal (BCD), qui peut se traduire en français par décimal codé en binaire, est un système de numération utilisé en électronique et en informatique pour coder des nombres d une façon… … Wikipédia en Français
binary-coded decimal — noun An encoding for decimal numbers in which each digit is represented by its own binary sequence, simplifying conversion from binary to decimal. Syn: BCD … Wiktionary
Binary numeral system — Numeral systems by culture Hindu Arabic numerals Western Arabic (Hindu numerals) Eastern Arabic Indian family Tamil Burmese Khmer Lao Mongolian Thai East Asian numerals Chinese Japanese Suzhou Korean Vietnamese … Wikipedia
Decimal floating point — Floating point precisions IEEE 754: 16 bit: Half (binary16) 32 bit: Single (binary32), decimal32 64 bit: Double (binary64), decimal64 128 bit: Quadruple (binary128), decimal128 Other: Minifloat · Extended precision Arbitrary precision… … Wikipedia
Decimal codificado en binario — En sistemas de computación, Binary Coded Decimal (BCD) o Decimal codificado en binario es un estándar para representar números decimales en el sistema binario, en donde cada dígito decimal es codificado con una secuencia de 4 bits. Con esta… … Wikipedia Español
Densely packed decimal — (DPD) is a system of binary encoding for decimal digits. The traditional system of binary encoding for decimal digits, known as Binary coded decimal (BCD), uses four bits to encode each digit, resulting in significant wastage of binary data… … Wikipedia
Código binario decimal — Saltar a navegación, búsqueda Binary coded decimal (BCD8421) es un sistema numérico usado en sistemas computacionales y electrónicos para codificar números enteros positivos y facilitar las operaciones aritméticas. Es un código ponderado debido a … Wikipedia Español
Hexadecimal — In mathematics and computer science, hexadecimal (also base num|16 , hexa, or hex) is a numeral system with a radix, or base, of 16. It uses sixteen distinct symbols, most often the symbols 0 ndash;9 to represent values zero to nine, and A , B ,… … Wikipedia
Floating point — In computing, floating point describes a method of representing real numbers in a way that can support a wide range of values. Numbers are, in general, represented approximately to a fixed number of significant digits and scaled using an exponent … Wikipedia